Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/870 execute automation command to start scheduled automations + Feature/1018 add command to pause a scheduled automation #1019

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jul 4, 2023

PR details

What changes did you make? (Give an overview)

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (via [TASK] Documentation for 5.2 #1007)

@JoernBerkefeld JoernBerkefeld added the c/automation COMPONENT label Jul 4, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.2.0 milestone Jul 4, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 4, 2023
@github-actions github-actions bot added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Jul 4, 2023
@JoernBerkefeld JoernBerkefeld changed the title Feature/870 feature execute automation command to start scheduled automations Feature/870 execute automation command to start scheduled automations + Feature/1018 add command to pause a scheduled automation Jul 4, 2023
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Coverage Report

Commit:ef4d868
Base: develop@581e621

Type Base This PR
Total Statements Coverage  46.48%  47.96%  (+1.48%)
Total Branches Coverage  37.85%  39.2%  (+1.35%)
Total Functions Coverage  53.34%  53.51%  (+0.17%)
Total Lines Coverage  46.4%  47.89%  (+1.49%)
Details (changed files):
File Statements Branches Functions Lines
lib/Deployer.js  64.64%  55.67%  71.42%  65%
lib/Retriever.js  82.71%  70.96%  100%  82.71%
lib/cli.js  0%  0%  0%  0%
lib/index.js  48.84%  43.51%  50%  48.84%
lib/metadataTypes/Asset.js  10.82%  4.83%  11.11%  10.84%
lib/metadataTypes/Automation.js  81.78%  61.59%  92.68%  81.63%
lib/metadataTypes/DataExtension.js  68.85%  57.14%  82.6%  69.08%
lib/metadataTypes/Journey.js  52.31%  39.43%  92.3%  52.31%
lib/metadataTypes/MetadataType.js  63.63%  63.12%  72.61%  63.43%
lib/metadataTypes/MobileKeyword.js  84.61%  63.15%  90%  84.49%
lib/metadataTypes/MobileMessage.js  84.31%  60.86%  100%  84.15%
lib/metadataTypes/Query.js  88.17%  71.87%  95.45%  88.88%
lib/metadataTypes/Script.js  11.11%  0%  6.66%  11.29%
lib/metadataTypes/TransactionalSMS.js  85.5%  63.63%  72.72%  86.76%
lib/metadataTypes/TriggeredSend.js  7.4%  2.27%  9.09%  7.4%
lib/metadataTypes/User.js  82%  66.93%  97.36%  81.77%

@JoernBerkefeld JoernBerkefeld merged commit 1337dcf into develop Jul 11, 2023
4 checks passed
@JoernBerkefeld JoernBerkefeld deleted the feature/870-feature-execute-automation-command-to-start-scheduled-automations branch July 11, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/automation COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
1 participant